PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/2a9eaf3567bd5299c98506b9fc5bbf6e1cf45ae8fe4cdba66d5751409643d51c.png

Jeremy’s Plots:#

This script was last run at 2024-03-10 10:10:30.433175+00:00 (UTC)
In US/Central Time, this is 2024-03-10 05:10:30.433175-05:00
../_images/8e845775f955bb5d7aebdbe5927e3e4b5df69fd13de0f458fd8dea61648f6b49.png
../_images/8b1bd6b8ea6751755116493814491c17f2581a5dc67ce43717f59afc1963f69c.png